toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.view.swing.callback
/
[jvm]DefaultPrintCallback
Default
Print
Callback
public
final
class
DefaultPrintCallback
implements
PrintCallback
The default
PrintCallback
implementation that allows the engine to show the print preview dialog.
Members
Constructors
Default
Print
Callback
Link copied to clipboard
public
void
DefaultPrintCallback
(
)
Functions
on
Link copied to clipboard
public
void
on
(
PrintCallback.Params
params
,
PrintCallback.Action
tell
)
Invoked when the callback needs a response for the given callback parameters.